body{
	direction: rtl;	
	margin: 0px;
	font-family: arial;
         background: #336699;
}

#wrapper{
	background: url(http://www.oritperlman.com/cms_data/images/bg-orit-perlman-home.jpg) no-repeat center center;
	height: 738px;
	width: 980px;
	text-align: center;
}

#main_table{
	width: 924px;
	height: 738px;
	margin: 0px 28px;
}

#header{
	height: 224px;
	text-align: right;
	vertical-align: center;
}

#middle{
	height: 333px;
	text-align: right;
	vertical-align: center;
}

#middle a{
	color: white;
	text-decoration: none;
	font-size: 26px;
}

#spacer{
	height: 126px;
}

#footer{
	height: 55px;
	vertical-align: center;
}

#footer table{
	width: 100%;
}

#footer_menu{
	text-align: right;
}

#footer_menu a{
	text-decoration: none;
	font-size: 18px;
	color: #003366;
}

#footer_lang{
	text-align: left;
}

#footer_lang a{
	text-decoration: none;
	font-size: 18px;
	color: #003366;
}